home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat 1996 June
/
macformat-038.iso
/
MacFormat CD Browser
/
Back Issues
/
00026.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-04-17
|
176 b
|
9 lines
on initRearWindow theColor
global rwObj
if objectp(rwObj) then
rwObj(mdispose)
end if
set rwObj to RearWindow(mnew, "M")
rwObj(mIndexColorToWindow, theColor)
end